Conversation
…rketplace self-service - Update Serverless free-trial copy from 14 to 30 days (ENG-1190). - Add Use GCP Pay As You Go billing page mirroring the AWS equivalent (ENG-651). - Add Google Cloud Marketplace tab to the Serverless and Dedicated sign-up flows in cloud-overview and the Serverless partial. - Add GCP: Use Pay As You Go to the Billing nav. - Add What's New entries: May 2026 (Extended Serverless free trial) and April 2026 (Self-service sign-up through Google Cloud Marketplace). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
👷 Deploy Preview for rp-cloud processing.
|
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis PR adds documentation for Google Cloud Marketplace integration with Redpanda Cloud's pay-as-you-go billing option. It includes a new dedicated documentation page explaining the GCP subscription process, updates to the billing navigation to link the new page, extensions to existing cloud-overview and get-started pages to feature the Google Cloud Marketplace option alongside AWS Marketplace, and updates to the "What's New" section announcing the May 2026 GCP Marketplace availability and extended Serverless free trial period (14 to 30 days). Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
| = Use GCP Pay As You Go | ||
| :description: Subscribe to Redpanda in Google Cloud Marketplace with pay-as-you-go billing, and cancel anytime. | ||
|
|
||
| Subscribe to Redpanda Cloud through Google Cloud Marketplace to quickly provision Serverless and Dedicated clusters. With a usage-based pay-as-you-go subscription, you only pay for what you use and can cancel anytime. |
There was a problem hiding this comment.
Worth double-checking if we want to offer Dedicated through this method. I'm not certain that we do.
There was a problem hiding this comment.
@jan-g or @nicolaferraro: Do you know if GCP Marketplace is for both Serverless and Dedicated?
There was a problem hiding this comment.
confirmed that our listing includes Dedicated: https://console.cloud.google.com/marketplace/product/redpanda-public/redpanda-cloud-platform?project=redpanda-public
- Surface Serverless-on-GCP beta status on the GCP Pay As You Go page and in the April 2026 whats-new entry. - Rewrite May 2026 trial-extension sentence for clarity (AWS-cluster signal preserved; redpanda.com sign-up link split out). - Cross-link AWS and GCP Pay As You Go pages from each other's Next steps. - Restore trailing newlines on the partial and the AWS page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
||
| . In the email, click **Verify email address**. | ||
| + | ||
| This associates the email with a Redpanda account. |
There was a problem hiding this comment.
Verifying your email links it to a Redpanda account.
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
| * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] | ||
| * xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster] No newline at end of file | ||
| * xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster] | ||
| * xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go] |
There was a problem hiding this comment.
Curious why someone reading AWS pay as you go would want to switch to GCP?
|
|
||
| * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] | ||
| * xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster] | ||
| * xref:billing:aws-pay-as-you-go.adoc[Use AWS Pay As You Go] |
There was a problem hiding this comment.
Same as for the AWS page--why would a GCP user want to view the AWS page?
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>

Summary
Bundling the two tickets into one PR because they're shipping at the same time and share SME reviewers.
Changes
modules/get-started/partials/get-started-serverless.adocmodules/get-started/pages/cloud-overview.adocmodules/billing/pages/gcp-pay-as-you-go.adocaws-pay-as-you-go.adocmodules/ROOT/nav.adocmodules/get-started/pages/whats-new-cloud.adocPreview pages
Test plan
npm run build && npm run serve) with no new errors or warnings introduced.GCP: Use Pay As You Godirectly underAWS: Use Pay As You Go.🤖 Generated with Claude Code